.home-abt h4{
    font-size: 28px;
}
.quote.info-help h4{
    font-size: 20px;
    margin-bottom: 20px;
}
.quote.info-help h2{
    color: #fff !important;
}
.quote.info-help h3{
    color: #fff !important;
}
.quote.info-help p{
    color: #fff !important;
}
.quote.info-help h5{
    font-size: 20px;
    margin-top: 20px;
    color: #fff !important;
}
.quote.info-help i{
     margin-top: 30px;
    font-size: 50px;
    color: #fff !important;
}
.quote.info-help .section-title:before {
    background-color: #fff !important;
}
.homepage-5 .info-help { 
    background: url(../images/web-img/bg-2-home-5.png) no-repeat scroll center center !important;
   background-size: cover !important;
}
.homepage-5 .quote.info-help { 
    background: url(../images/web-img/bg-3-home-5.jpg) no-repeat scroll center center !important;
  background-size: cover !important;
  padding: 4.6rem 0  ;
}

.homepage-5 .quote.info-help textarea {
    height: 100px !important;
}

.home-serv{
    padding: 4.6rem 0;
    background: #f7f7f7;
    margin: 0 !important;
    top: 0px !important;
}

.home-serv .info-text h3{
    font-size: 30px;
    line-height: 45px;
}


.home-serv .info-text p{
        font-size: 16px;
    font-weight: 400;
    line-height: 35px;
}
.testimonials .test-1 p::before { 
    left: 45% !important; 
    content:unset;
}
.starts li { 
    margin-bottom: .2rem;
}
.int_white_bg.h19 a.button.border, a.button {
    background: #42ad48!important;
}
.int_white_bg .go-up {
    background: #42ad48 !important;
}
.home-rev-slider .metis.tparrows {
    background: #42ad48!important;
}
#login .btn_1, a.btn_1 {
    background: #42ad48!important;
}

.info-help .info-head .info-text .btn-pro {
    background: #42ad48!important;
}

.login-and-register-form .custom-form .log-submit-btn { 
    background: #42ad48!important;
}

.btn-primary {
    color: #fff;
    background-color: #42ad48;
    border-color: #42ad48;
}


.int_white_bg.h19 a.button.border:hover, a.button:hover {
    background: #35368e!important;
}
.int_white_bg .go-up:hover {
    background: #35368e !important;
}
.home-rev-slider .metis.tparrows:hover {
    background: #35368e!important;
}
#login .btn_1:hover, a.btn_1:hover {
    background: #35368e!important;
}

.info-help .info-head .info-text .btn-pro:hover {
    background: #35368e!important;
}


  



.call-btn {
    width: 180px !important;
}


.recent-content {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)))!important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%)!important;
  
}

.netsocials a{
    color: #666;
    margin: 0 0 0 5px;
}
.first-footer .netsocials{
     margin: 5px 0 0 0;
}

.login-and-register-form .main-register-holder { 
    margin: 50px auto 50px !important; 
}
.right-side.sign{
    border: 0px !important;
    padding:0px !important;
}



.get-qt {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    z-index: 90;
    background: #fff;
    box-shadow: 0px -5px 5px rgb(0 0 0 / 10%);
}
.get-qt .button--filled {
    height: 40px;
    line-height: 20px;
    min-width: 130px;
    padding: 10px;
    width: 100%;
    margin: 0;
    text-align: center;
}

.get-qt .close-mob-btn {
    height: 40px;
    line-height: 20px;
    min-width: 30px;
    padding: 10px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    left: 10px;
    cursor: pointer;
}
.get-qt .close-mob-btn i {
    color: #fff;
}



 
.banner-cap{
    position: absolute;
    left: 0;
    padding: 100px;
    bottom: 0;
    width: 100%; 
    z-index: 3;
     font-family: Poppins, sans-serif;
     text-align: center;
     
}

.banner-cap h1{  
    line-height: 105px; 
    margin: 0px;  
    font-weight: 600;
    font-size: 105px;
    color: #fff;
}
.banner-cap h2{
    font-size: 60px; 
    color: #fff;
    font-weight: 100;
}
.banner-cap p{
    font-size: 16px;
    color: #fff;
}
.banner-cap a{
    color: #fff !important;
    padding: 10px 15px;
    background: #293046;
    
}

.bg-2::after { 
    background: rgb(100, 130, 124);
}
.bg-3::after { 
    background: rgb(212, 170, 50);
}




.header-btn-cntr{
    display: none !important;
}
.head-tr.sticky .header-btn-cntr{
    display: unset  !important;
}


.testimonials .test-1 img { 
     border-radius: 0;  
}



@media (max-width:992px){

    body {
    font-size: 20px !important;
}


.main-banner-slide-1 img{
    height: 100vh;
    object-fit: cover;
}
.main-banner-slide-1::after {
    display: none;
}
.banner-cap { 
    padding: 100px 20px;  
    text-align: center;
}
.banner-cap h2 {
    font-size: 36px; 
}
.banner-cap h1 {
    line-height: 66px;
    margin: 0px 0 10px 0;
    font-weight: 600;
    font-size: 66px;
    color: #fff;
}


.mob-mt-30{
    margin-top: 30px;
}

.res-mob-mb-30{
    margin-bottom: 30px;
}
.mob-dis-none{
    display: none;
}

.home-serv {
    padding:0 0 4.6rem  ; 
}
.home-serv img{
    width: 45px;
}

.home-serv h3{
    margin: 0px !important;
}
.home-serv .featured-boxes-inner p{
    display: none;
}


.home-serv .single-featured-box { 
    padding: 86px 25px 40px; 
}
.home-abt h4 {
    font-size: 22px;
}

.mob-pt0{
    padding-top: 0px !important;
}
.homepage-5 .info-help { 
    padding: 80px 0 !important;
}

.second-footer p {
    text-align: center;
     font-size: 13px;
     margin: 0 !important;
}

.netsocials a {
    color: #666;
    margin: 0 0 0 5px;
    font-size: 13px;
}
.first-footer .netsocials {
    margin: 0;
}
.header-widget.sign-in a {
    color: #333;
    margin: 2px 0 !important;
    display: block;
    text-align: left;
    font-size: 14px;
}
.right-side.sign{
    margin: 0!important;
    width: 180px !important;
}
.header-widget {
    padding: 5px 0 0;
    border-top: 0px;
}

.show {
    display: block;
}





}